func runtime.runExitHooks
5 uses
runtime (current package)
proc.go#L289: runExitHooks(0) // run hooks now, since racefini does not return
proc.go#L302: runExitHooks(0) // lsandoleakcheck may not return
proc.go#L324: runExitHooks(0)
proc.go#L338: runExitHooks(exitCode)
proc.go#L355: func runExitHooks(code int) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)